[INFO] cloning repository https://github.com/Andie2302/omni
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andie2302/omni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndie2302%2Fomni", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndie2302%2Fomni'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27aed6d36c2cdbf022e5d24638d50d270bc23bc8
[INFO] testing Andie2302/omni against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndie2302%2Fomni" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Andie2302/omni
[INFO] finished tweaking git repo https://github.com/Andie2302/omni
[INFO] tweaked toml for git repo https://github.com/Andie2302/omni written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andie2302/omni on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andie2302/omni already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47e2f95c8cba42e32469851c73b61c1d81ba2607b92f936c6500fa4a0a2ae8f5
[INFO] running `Command { std: "docker" "start" "-a" "47e2f95c8cba42e32469851c73b61c1d81ba2607b92f936c6500fa4a0a2ae8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47e2f95c8cba42e32469851c73b61c1d81ba2607b92f936c6500fa4a0a2ae8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e2f95c8cba42e32469851c73b61c1d81ba2607b92f936c6500fa4a0a2ae8f5", kill_on_drop: false }`
[INFO] [stdout] 47e2f95c8cba42e32469851c73b61c1d81ba2607b92f936c6500fa4a0a2ae8f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f430332a973f64dfc6c27533bc0d71e6c8bec3ecfd6c5442c73b5976141a9d7
[INFO] running `Command { std: "docker" "start" "-a" "0f430332a973f64dfc6c27533bc0d71e6c8bec3ecfd6c5442c73b5976141a9d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling omni v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "0f430332a973f64dfc6c27533bc0d71e6c8bec3ecfd6c5442c73b5976141a9d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f430332a973f64dfc6c27533bc0d71e6c8bec3ecfd6c5442c73b5976141a9d7", kill_on_drop: false }`
[INFO] [stdout] 0f430332a973f64dfc6c27533bc0d71e6c8bec3ecfd6c5442c73b5976141a9d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e392b73f903e971f46be68299ba60b0b020698709e7a153800f286266a2eaac
[INFO] running `Command { std: "docker" "start" "-a" "6e392b73f903e971f46be68299ba60b0b020698709e7a153800f286266a2eaac", kill_on_drop: false }`
[INFO] [stderr]    Compiling omni v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "6e392b73f903e971f46be68299ba60b0b020698709e7a153800f286266a2eaac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e392b73f903e971f46be68299ba60b0b020698709e7a153800f286266a2eaac", kill_on_drop: false }`
[INFO] [stdout] 6e392b73f903e971f46be68299ba60b0b020698709e7a153800f286266a2eaac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96ea7cea1fd462de20ed28492c752c85b206944088d90013c905d4995f118a82
[INFO] running `Command { std: "docker" "start" "-a" "96ea7cea1fd462de20ed28492c752c85b206944088d90013c905d4995f118a82", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omni-4b62a54274f3bc55)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test fscan::core::tests::display_elf64_exec ... ok
[INFO] [stdout] test fscan::core::tests::display_suid ... ok
[INFO] [stdout] test fscan::core::tests::elf32_dyn_le ... ok
[INFO] [stdout] test fscan::core::tests::elf64_be ... ok
[INFO] [stdout] test fscan::core::tests::elf64_exec_le ... ok
[INFO] [stdout] test fscan::core::tests::display_script ... ok
[INFO] [stdout] test fscan::core::tests::elf_info_helper ... ok
[INFO] [stdout] test omni_command_executor::tests::dry_run_returns_simulated ... ok
[INFO] [stdout] test fscan::core::tests::macho_64le ... ok
[INFO] [stdout] test fscan::core::tests::pe_mz ... ok
[INFO] [stdout] test fscan::core::tests::shebang_env_python ... ok
[INFO] [stdout] test fscan::core::tests::wasm ... ok
[INFO] [stdout] test fscan::core::tests::display_suid_sgid ... ok
[INFO] [stdout] test fscan::core::tests::shebang_direct_bash ... ok
[INFO] [stdout] test omni_command_executor::tests::nonexistent_command_spawn_failed ... ok
[INFO] [stdout] test omni_command_executor::tests::echo_stdout_captured ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omni-3a5beb414c32d721)
[INFO] [stdout] test omni_command_executor::tests::exit_code_nonzero_on_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests omni
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/omni_command_executor.rs - omni_command_executor::OutputHandler (line 32) ... FAILED
[INFO] [stdout] test src/omni_command_executor.rs - omni_command_executor::OmniExecutor (line 217) ... FAILED
[INFO] [stdout] test src/fscan/scan.rs - fscan::scan (line 7) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] test src/fscan/probe.rs - fscan::probe (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/omni_command_executor.rs - omni_command_executor::OutputHandler (line 32) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `OutputHandler` in this scope
[INFO] [stdout]   --> src/omni_command_executor.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl OutputHandler for LogHandler {
[INFO] [stdout]    |      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 32 + use omni::omni_command_executor::OutputHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OutputEvent` in this scope
[INFO] [stdout]   --> src/omni_command_executor.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn on_event(&self, event: OutputEvent) {
[INFO] [stdout]    |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use omni::omni_command_executor::OutputEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OutputEvent` in this scope
[INFO] [stdout]   --> src/omni_command_executor.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             OutputEvent::Stdout(line) => println!("[OUT] {}", line),
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `OutputEvent`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use omni::omni_command_executor::OutputEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OutputEvent` in this scope
[INFO] [stdout]   --> src/omni_command_executor.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             OutputEvent::Stderr(line) => eprintln!("[ERR] {}", line),
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `OutputEvent`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use omni::omni_command_executor::OutputEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OutputEvent` in this scope
[INFO] [stdout]   --> src/omni_command_executor.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             OutputEvent::Finished(code) => println!("Exit: {:?}", code),
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `OutputEvent`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use omni::omni_command_executor::OutputEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OutputEvent` in this scope
[INFO] [stdout]   --> src/omni_command_executor.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             OutputEvent::SpawnFailed(msg) => eprintln!("Spawn failed: {}", msg),
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `OutputEvent`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use omni::omni_command_executor::OutputEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/omni_command_executor.rs - omni_command_executor::OmniExecutor (line 217) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]    --> src/omni_command_executor.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 218 | let handler = Arc::new(PrintHandler);
[INFO] [stdout]     |               ^^^ use of undeclared type `Arc`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use std::sync::Arc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PrintHandler` in this scope
[INFO] [stdout]    --> src/omni_command_executor.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 | let handler = Arc::new(PrintHandler);
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use omni::omni_command_executor::PrintHandler;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OmniExecutor` in this scope
[INFO] [stdout]    --> src/omni_command_executor.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 219 | let executor = OmniExecutor::new(ExecutorConfig::default(), handler);
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of undeclared type `OmniExecutor`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use omni::omni_command_executor::OmniExecutor;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ExecutorConfig` in this scope
[INFO] [stdout]    --> src/omni_command_executor.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | let executor = OmniExecutor::new(ExecutorConfig::default(), handler);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ use of undeclared type `ExecutorConfig`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use omni::omni_command_executor::ExecutorConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OmniCommand` in this scope
[INFO] [stdout]    --> src/omni_command_executor.rs:221:11
[INFO] [stdout]     |
[INFO] [stdout] 221 | let cmd = OmniCommand::new("echo")
[INFO] [stdout]     |           ^^^^^^^^^^^ use of undeclared type `OmniCommand`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use omni::omni_command::OmniCommand;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `OmniCommandArg` in this scope
[INFO] [stdout]    --> src/omni_command_executor.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     .with_arg(OmniCommandArg::new("Hello World"));
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ use of undeclared type `OmniCommandArg`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 217 + use omni::omni_command::OmniCommandArg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fscan/scan.rs - fscan::scan (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fscan` in this scope
[INFO] [stdout]  --> src/fscan/scan.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fscan::scan::DirScanner;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `fscan`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fscan`, use `cargo add fscan` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fscan` in this scope
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fscan::probe::{CommandProbe, ToolMeta, ProbeAction};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `fscan`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/fscan/mod.rs, use `mod fscan` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 10 + mod fscan;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fscan` in this scope
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use fscan::scan::DirScanner;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `fscan`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/fscan/mod.rs, use `mod fscan` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 10 + mod fscan;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fscan/probe.rs - fscan::probe (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `fscan` in this scope
[INFO] [stdout]  --> src/fscan/probe.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fscan::probe::{ToolMeta, CommandProbe, print_probe_report};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `fscan`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fscan`, use `cargo add fscan` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fscan/probe.rs - fscan::probe (line 7)
[INFO] [stdout]     src/fscan/scan.rs - fscan::scan (line 7)
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/omni_command_executor.rs - omni_command_executor::OmniExecutor (line 217)
[INFO] [stdout]     src/omni_command_executor.rs - omni_command_executor::OutputHandler (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.39s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "96ea7cea1fd462de20ed28492c752c85b206944088d90013c905d4995f118a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ea7cea1fd462de20ed28492c752c85b206944088d90013c905d4995f118a82", kill_on_drop: false }`
[INFO] [stdout] 96ea7cea1fd462de20ed28492c752c85b206944088d90013c905d4995f118a82
